Update dependencies for ascii reform
authorMarc Bowes <marcbowes@gmail.com>
Tue, 30 Dec 2014 12:13:36 +0000 (14:13 +0200)
committerMarc Bowes <marcbowes@gmail.com>
Wed, 31 Dec 2014 08:20:57 +0000 (10:20 +0200)
Cargo.lock
src/rustversion.txt

index 76b12e3dab9a680a3746b7ea4e372de493c1fb73..b2763ca0c2bd3a1d450dbb3cd4b59dc54934af30 100644 (file)
@@ -2,29 +2,29 @@
 name = "cargo"
 version = "0.1.0"
 dependencies = [
- "curl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
- "docopt 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
+ "curl 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
+ "docopt 0.6.20 (registry+https://github.com/rust-lang/crates.io-index)",
  "flate2 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "git2 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
- "glob 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "git2 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
+ "glob 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
  "hamcrest 0.1.0 (git+https://github.com/carllerche/hamcrest-rust.git)",
- "log 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ "log 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  "registry 0.1.0",
  "rustc-serialize 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
- "semver 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
+ "semver 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
  "tar 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
- "time 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
+ "time 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  "toml 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
- "url 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
+ "url 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
 name = "curl"
-version = "0.1.3"
+version = "0.1.4"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
  "curl-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
- "url 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
+ "url 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
@@ -33,13 +33,13 @@ version = "0.1.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
  "libz-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl-sys 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-sys 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
  "pkg-config 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
 name = "docopt"
-version = "0.6.19"
+version = "0.6.20"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
  "regex 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -61,17 +61,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "git2"
-version = "0.1.3"
+version = "0.1.4"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
- "libgit2-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
- "time 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
- "url 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
+ "libgit2-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
+ "time 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
+ "url 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
 name = "glob"
-version = "0.1.1"
+version = "0.1.3"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
@@ -81,11 +81,11 @@ source = "git+https://github.com/carllerche/hamcrest-rust.git#4ae58daf0b3a853ffd
 
 [[package]]
 name = "libgit2-sys"
-version = "0.1.3"
+version = "0.1.4"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
  "libssh2-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl-sys 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-sys 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
  "pkg-config 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
@@ -103,7 +103,7 @@ version = "0.1.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
  "libz-sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "openssl-sys 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
+ "openssl-sys 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
  "pkg-config 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
@@ -117,7 +117,7 @@ dependencies = [
 
 [[package]]
 name = "log"
-version = "0.1.3"
+version = "0.1.5"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
  "regex 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -133,7 +133,7 @@ dependencies = [
 
 [[package]]
 name = "openssl-sys"
-version = "0.2.8"
+version = "0.2.9"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
  "libressl-pnacl-sys 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -159,7 +159,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 name = "registry"
 version = "0.1.0"
 dependencies = [
- "curl 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
+ "curl 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "rustc-serialize 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
@@ -170,7 +170,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "semver"
-version = "0.1.6"
+version = "0.1.7"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
@@ -180,12 +180,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "time"
-version = "0.1.4"
+version = "0.1.5"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 dependencies = [
  "gcc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
- "log 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
- "rustc-serialize 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
@@ -198,6 +196,9 @@ dependencies = [
 
 [[package]]
 name = "url"
-version = "0.2.7"
+version = "0.2.9"
 source = "registry+https://github.com/rust-lang/crates.io-index"
+dependencies = [
+ "rustc-serialize 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
+]
 
index 730df9d1640067ed34130a6f7e540f88757d360d..42d1f76e6ce47f335589ed7afd16d4c711b27de3 100644 (file)
@@ -1 +1 @@
-2014-12-24
+2014-12-29